词语站>英语词典>leaf node翻译和用法

leaf node

英 [liːf nəʊd]

美 [liːf noʊd]

网络  叶子结点; 叶子节点; 叶节点; 叶结点; 树叶节点

计算机

英英释义

noun

  • (botany) the small swelling that is the part of a plant stem from which one or more leaves emerge
      Synonym:node

    双语例句

    • Compared with Judy, J#-tree adds a precursor pointer and a successor pointer into every leaf node, pointing to the precursor node and the successor node, respectively.
      与Judy相比,J树通过在叶结点中增加一个前驱指针和一个后继指针,分别指向该结点的前驱结点和后继结点。
    • Meanwhile, by comparing the influences of water content of stem with leaf sheath, it could be founded that stem-leaf bond intensitys and water contents of leaf sheath had same change trend with node position. ( 3) Flattening decreased stem-leaf bond intensity of corn straw obviously.
      比较茎秆含水率和叶鞘含水率分别对茎叶结合强度的影响发现,叶鞘含水率与茎叶结合强度随节位的变化趋势具有一致性。(3)压扁可明显减小玉米秸秆茎叶结合强度。
    • The central idea of improved B~+ tree algorithm is to allow the number of keys in non-leaf node is N times of leaf node.
      改进B~+树算法的核心思想是让非叶子结点可含有的最多关键字个数是叶子结点的N倍。
    • This framework is of layered and distributed structure, including a central control node layer, a convergent node layer and a leaf node layer.
      该框架是分层分布式结构,由中央控制节点层、汇聚节点层和叶节点层构成。
    • A geo-based search tree with branching factor K is constructed by recursively using cluster method to split scenes. The atomic region is defined on the leaf node of the search tree.
      通过聚类算法递归的建立了一棵K叉树,将场景划分为由树的叶节点定义的若干原子区域。
    • Leaf length, stem width and node length were investigated for genetic effects.
      通过田间试验,对叶长、茎粗和节间长的基因效应进行了研究。
    • For example, a leaf node knows itself and its parent.
      例如,一个叶节点知道它自身及其父节点。
    • Relationship between emergence of tiller and nitrogen concentration of leaf blade or leaf sheath on specific node of rice
      水稻分蘖发生及与特定部位叶片叶鞘含氮率的关系
    • Furthermore, if a leaf node gets split or merged during data insertion or deletion or update, it may take longer for the whole index to adjust the change.
      此外,如果在执行数据插入、删除或更新操作的过程中拆分或合并叶子节点,那么可能要花费更长的时间来让整个索引适应其更改。
    • For large files ( including those that are fragmented), an inode can reference an index node, each of which can reference a leaf node ( referencing multiple extents).
      对于大文件(包括片段文件),一个inode能够引用一个索引节点,而每个索引节点能够引用一个叶节点(引用多个区段)。